source/derelict/utf8proc/dynload.d(104,3): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_utf8class` source/derelict/utf8proc/dynload.d(105,12): Error: cast from `const(extern (C) char* function() nothrow @nogc)*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(106,12): Error: cast from `const(extern (C) char* function(long) nothrow @nogc)*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(107,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_iterate` source/derelict/utf8proc/dynload.d(107,12): Error: cast from `extern (C) long function(const(ubyte*), long, int*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(108,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_codepoint_valid` source/derelict/utf8proc/dynload.d(108,12): Error: cast from `extern (C) bool function(int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(109,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_encode_char` source/derelict/utf8proc/dynload.d(109,12): Error: cast from `extern (C) long function(int, ubyte*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(110,12): Error: cast from `const(extern (C) utf8proc_property_struct* function(int) nothrow @nogc)*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(111,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_decompose_char` source/derelict/utf8proc/dynload.d(111,12): Error: cast from `extern (C) long function(int, int*, long, utf8proc_option_t, int*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(112,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_decompose` source/derelict/utf8proc/dynload.d(112,12): Error: cast from `extern (C) long function(const(ubyte*), long, int*, long, utf8proc_option_t) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(113,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_decompose_custom` source/derelict/utf8proc/dynload.d(113,12): Error: cast from `extern (C) long function(const(ubyte*), long, int*, long, utf8proc_option_t, int function(int, void*), void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(114,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_normalize_utf32` source/derelict/utf8proc/dynload.d(114,12): Error: cast from `extern (C) long function(int*, long, utf8proc_option_t) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/utf8proc/dynload.d(115,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `utf8proc_reencode` source/derelict/utf8proc/dynload.d(115,12): Error: cast from `extern (C) long function(int*, long, utf8proc_option_t) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.